You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SortConj Method > SignalUtils.SortConj Method ([In] TVec, double)
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.SortConj Method ([In] TVec, double)

Conjugate sort complex values.

Syntax
C#
Visual Basic
public static void SortConj([In] TVec Vec, double Tol);

Sort complex values in Vec with tolerance Tol. Conjugate sort will group conjugated complex numbers together. This routine is usefull for processing complex zeros/poles.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!